*** empty log message ***
authorJohn Wiegley <johnw@newartisans.com>
Thu, 10 May 2001 01:57:04 +0000 (01:57 +0000)
committerJohn Wiegley <johnw@newartisans.com>
Thu, 10 May 2001 01:57:04 +0000 (01:57 +0000)
lisp/ChangeLog
lisp/calendar/timeclock.el

index 1fbeb3506e800c09cef1b90e26db0917cd0c4a05..564078daabb298b74387dbbf658bee7d3d619f07 100644 (file)
@@ -2,6 +2,8 @@
 
        * calendar/timeclock.el (timeclock-find-discrep): Initialize
        `elapsed' to 0.
+       (timeclock-find-discrep): Set `timeclock-last-event-workday' if
+       it's still nil.
 
 2001-05-09  Stefan Monnier  <monnier@cs.yale.edu>
 
index 2cd06f3ac6b0825967284fcd5822c4f16c8ca544..a054513441cf133d69146970249106e0b0c0a83e 100644 (file)
@@ -4,7 +4,7 @@
 
 ;; Author: John Wiegley <johnw@gnu.org>
 ;; Created: 25 Mar 1999
-;; Version: 2.5
+;; Version: 2.6
 ;; Keywords: calendar data
 
 ;; This file is part of GNU Emacs.